FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package agha.fhir.genclipr#0.1.0 (125 ms)

Package agha.fhir.genclipr
Type CodeSystem
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterType
Url http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterType
Version 0.1.0
Status active
Date 2022-03-21T00:46:36+00:00
Name EncounterType
Title Encounter Type
Experimental False
Description Type of encounters captured in a genomics clinical picture FHIR repository.
Copyright [Australian Genomics](https://www.australiangenomics.org.au)
Content complete

Resources that use this resource

ValueSet
http://aehrc.github.io/genclipr-fhir-ig/ValueSet/EncounterTypes Encounter Type Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This code system http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterType defines the following codes:

CodeDisplayDefinition
REF referralAn initial encounter done by a specialist after referral.
PRI pre-investigationAn encounter done before genomic testing results are available.
PTI post-investigationAn encounter done after genomic testing results are available.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "EncounterType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterType defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">REF<a name=\"EncounterType-REF\"> </a></td><td>referral</td><td>An initial encounter done by a specialist after referral.</td></tr><tr><td style=\"white-space:nowrap\">PRI<a name=\"EncounterType-PRI\"> </a></td><td>pre-investigation</td><td>An encounter done before genomic testing results are available.</td></tr><tr><td style=\"white-space:nowrap\">PTI<a name=\"EncounterType-PTI\"> </a></td><td>post-investigation</td><td>An encounter done after genomic testing results are available.</td></tr></table></div>"
  },
  "url" : "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterType",
  "version" : "0.1.0",
  "name" : "EncounterType",
  "title" : "Encounter Type",
  "status" : "active",
  "date" : "2022-03-21T00:46:36+00:00",
  "publisher" : "The Australian e-Health Research Centre",
  "contact" : [
    {
      "name" : "The Australian e-Health Research Centre",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://aehrc.com"
        },
        {
          "system" : "email",
          "value" : "ontoserver-support@csiro.au"
        }
      ]
    }
  ],
  "description" : "Type of encounters captured in a genomics clinical picture FHIR repository.",
  "copyright" : "[Australian Genomics](https://www.australiangenomics.org.au)",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "REF",
      "display" : "referral",
      "definition" : "An initial encounter done by a specialist after referral."
    },
    {
      "code" : "PRI",
      "display" : "pre-investigation",
      "definition" : "An encounter done before genomic testing results are available."
    },
    {
      "code" : "PTI",
      "display" : "post-investigation",
      "definition" : "An encounter done after genomic testing results are available."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.